/*__________reset browsers__________*/
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, big, em, font, img, small, strike, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, img {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    margin: 0;
    outline: 0 none;
    padding: 0;
    /*vertical-align: baseline;*/
}

/*__________basics__________*/
body, div, p, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
	color: #666;
}
a, a:link, a:visited, a:focus, a:active {
	color: #ef7701;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/*__________master__________*/
#head {
	background: #414141 url("http://img.en25.com/EloquaImages/clients/DemandGenEMEA/{5240daed-a5e4-4c62-91ad-0b8c33af53bf}_LP_bg_head.jpg") no-repeat;
	width: 650px;
	height: 74px;  
	margin: 0 0 30px 0; 
}
#head a span {
	display: none;
}
#head #headlogo {
	padding: 11px 0 0 22px;
	width: 188px;
}
#head #headlogo a.lnk_logo {
	background: url("http://img.en25.com/EloquaImages/clients/DemandGenEMEA/{983e455a-42d3-42d6-84c2-2d1a799dfd88}_LP_logo_DG.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 50px;
	width: 188px;
}
#head #headsocial {
  display: none;
}
#cont #conthead div {
	width: 650px;
	}
#cont #conthead h1 {
	color: #188a18; 
	font-size: 24px;
	padding-bottom: 30px; 
}
#cont #contleft {
	width: 650px;
}
#cont #contleft h2 {
	color: #333;
	font-size: 19px;
	line-height: 26px;
	padding-bottom: 20px;
}
#cont #contleft p {
	padding-bottom: 20px;
}
#cont #contleft ul {
	margin: 0 0 20px 15px;
}

#cont #contright {
	display: none;
}

#foot {
	margin: 30px 0 0 0;
}
#foot_copyright {
	float: left;
	display: inline;
	width: 147px;
	font-size: 11px;
}
#foot_nav {
	float: left;
	display: inline;
	font-size: 11px;
}
#foot_nav li {
	display: inline;
	list-style-type: none;
	font-size: 11px;
}
#foot_nav li a {
	display: inline;
	margin: 0 10px;
	font-size: 11px;
	font-weight: normal;
}